home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRMSPLASH / TFRMSPLASH.txt
Text File  |  2008-11-13  |  1KB  |  65 lines

  1. object frmSplash: TfrmSplash
  2.   Left = 325
  3.   Top = 258
  4.   BorderIcons = [biMinimize, biMaximize]
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 82
  7.   ClientWidth = 320
  8.   Color = clWindow
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnClose = FormClose
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object lblSubscription: TLabel
  21.     Left = 32
  22.     Top = 20
  23.     Width = 146
  24.     Height = 13
  25.     Cursor = crHandPoint
  26.     Caption = 'subscription service: activated'
  27.     ParentShowHint = False
  28.     ShowHint = False
  29.     Transparent = True
  30.   end
  31.   object lblProgramVersion: TLabel
  32.     Left = 32
  33.     Top = 4
  34.     Width = 74
  35.     Height = 13
  36.     Cursor = crHandPoint
  37.     Caption = 'v4.5.0 (build 2)'
  38.     ParentShowHint = False
  39.     ShowHint = False
  40.     Transparent = True
  41.   end
  42.   object lblSophos: TLabel
  43.     Left = 32
  44.     Top = 35
  45.     Width = 134
  46.     Height = 13
  47.     Cursor = crHandPoint
  48.     Caption = 'Virus detection from Sophos'
  49.     ParentShowHint = False
  50.     ShowHint = False
  51.     Transparent = True
  52.     Visible = False
  53.   end
  54.   object ThemeForm: TTeForm2
  55.     ThemeObject = 'Splash'
  56.     Left = 280
  57.     Top = 8
  58.   end
  59.   object tmrHide: TTimer
  60.     Interval = 2000
  61.     Left = 227
  62.     Top = 39
  63.   end
  64. end
  65.